home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / More on Stack Crash... < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.4 KB  |  [TEXT/ttxt]

  1. Subject:     More on Stack Crash...
  2. Sent:        6/27/96 6:26 PM
  3. Received:    6/27/96 6:31 PM
  4. From:        The3Furies@aol.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. I just found some new info on my stack crash - it is dying in another
  9. part's code.  Lets call the part I'm creating stationery for Part A
  10. (a container) and the other Part B (a non-container).
  11.  
  12. I reference Part B directly from my code in Part A (I include the .xh
  13. and get the part from the embedded frame.  I also include Part B
  14. in my project as a library <- a mistake???), but this only happens
  15. when a Part B is actually embedded.  I have noticed that since doing
  16. this, the debugger does not load the sym file etc when I first drop
  17. a Part B into Part A.  Do I need to explicitly load the SOM part
  18. for Part B from Part A at some point?  Since I didn't load the part,
  19. how did it get into my stack to begin with?  Is the CFM trying to
  20. release a fragment that never actually got loaded?  I am confused...
  21. and now you probably are too.
  22.  
  23. Chris
  24.  
  25.  
  26. ========================================================================
  27. Chris Colapietro                               email: the3furies@aol.com
  28. President                     
  29. The 3 Furies Software, Inc.                        voice: (804) 698-6859
  30. ========================================================================
  31.